RectControlControlObject

Separator Class

Used to add a separator to a window.

Properties

Height

Left

LockBottom

LockLeft

LockRight

LockTop

Top

Width

Notes

Because this is a RectControl, see the RectControl for other properties and events that are common to all RectControl objects.


If the width is greater than the height, the separator is horizontal; otherwise it is vertical. In either case, the smaller value controls the thickness of the Separator, not the thickness of the visible line in the center of the control. Mouse movement events are detected over the entire area of the Separator, not just the visible line.


See Also

RectControl class.